home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / NETF56N5.IN_ / netf56n5.inf
Encoding:
INI File  |  2003-03-24  |  3.6 KB  |  125 lines

  1. ; Copyright (c) Microsoft Corporation.  All rights reserved.
  2.  
  3. [Version]
  4. LayoutFile = layout.inf
  5. Signature  = "$Windows NT$"
  6. ClassGUID  = {4d36e972-e325-11ce-bfc1-08002be10318}
  7. Provider   = %MSFT%
  8. Class      = Net
  9. DriverVer=10/01/2002,1.1.8.6000
  10.  
  11. [Manufacturer]
  12. %3COM% = 3COM
  13.  
  14. [ControlFlags]
  15. ExcludeFromSelect = *
  16.  
  17. [3COM]
  18. %3CCFEM556%   = FEM556.ndi,   MF\3CCFEM556_DEV1
  19. %3CCFEM556B%  = FEM556B.ndi,  MF\3CCFEM556B_DEV1
  20. %3CCFEM556BI% = FEM556BI.ndi, MF\3CCFEM556BI_DEV1
  21.  
  22. [FEM556.ndi] 
  23. CopyFiles       = 3ccfem556.ndis5.CopyFiles
  24. AddReg          = ADDREG_FEM556.ndi.reg, 3CCFEM556.ndi.reg, OSType.ndi.reg, VerStr.ndi.reg
  25. Characteristics = 0x4   ; NCF_PHYSICAL
  26. BusType         = 8    ; PCMCIA
  27.  
  28. [FEM556B.ndi] 
  29. CopyFiles       = 3ccfem556B.ndis5.CopyFiles
  30. AddReg          = ADDREG_FEM556B.ndi.reg, 3CCFEM556.ndi.reg, OSType.ndi.reg, VerStr.ndi.reg
  31. Characteristics = 0x4   ; NCF_PHYSICAL
  32. BusType         = 8    ; PCMCIA
  33.  
  34. [FEM556BI.ndi] 
  35. CopyFiles       = 3ccfem556BI.ndis5.CopyFiles
  36. AddReg          = ADDREG_FEM556BI.ndi.reg, 3CCFEM556.ndi.reg, OSType.ndi.reg, VerStr.ndi.reg
  37. Characteristics = 0x4   ; NCF_PHYSICAL
  38. BusType         = 8    ; PCMCIA
  39.  
  40. [FEM556.ndi.Services]
  41. AddService       = fem556, 2, fem556.Service, fem556.EventLog
  42.  
  43. [FEM556B.ndi.Services]
  44. AddService       = fem556B, 2, fem556B.Service, fem556.EventLog
  45.  
  46. [FEM556BI.ndi.Services]
  47. AddService       = fem556BI, 2, fem556BI.Service, fem556.EventLog
  48.  
  49. [fem556.Service]
  50. DisplayName     = %fem556.device.DispName%
  51. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  52. StartType       = 3 ;%SERVICE_DEMAND_START%
  53. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  54. ServiceBinary   = %12%\fem556na.sys
  55. LoadOrderGroup  = NDIS
  56.  
  57. [fem556B.Service]
  58. DisplayName     = %fem556B.device.DispName%
  59. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  60. StartType       = 3 ;%SERVICE_DEMAND_START%
  61. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  62. ServiceBinary   = %12%\fem556nb.sys
  63. LoadOrderGroup  = NDIS
  64.  
  65. [fem556BI.Service]
  66. DisplayName     = %fem556BI.device.DispName%
  67. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  68. StartType       = 3 ;%SERVICE_DEMAND_START%
  69. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  70. ServiceBinary   = %12%\fem556ni.sys
  71. LoadOrderGroup  = NDIS
  72.  
  73. [fem556.EventLog]
  74. AddReg = fem556.AddEventLog.reg
  75.  
  76. [fem556.AddEventLog.reg]
  77. HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
  78. HKR, , TypesSupported,   0x00010001, 7
  79.  
  80. [OSType.ndi.reg]
  81. HKR, , OSType, 0, "1"
  82.  
  83. [VerStr.ndi.reg]
  84. HKR, , Verstr, 0, "1"
  85.  
  86. [ADDREG_FEM556.ndi.reg]
  87. HKR,Ndi, Service, 0, "fem556"
  88.  
  89. [ADDREG_FEM556B.ndi.reg]
  90. HKR,Ndi, Service, 0, "fem556B"
  91.  
  92. [ADDREG_FEM556BI.ndi.reg]
  93. HKR,Ndi, Service, 0, "fem556BI"
  94.  
  95. [3CCFEM556.ndi.reg]
  96. HKR, Ndi\Interfaces,    UpperRange,  0, "ndis5"
  97. HKR, Ndi\Interfaces,    LowerRange,  0, "ethernet"
  98. HKR, ,                  AdapterType, 0, "1103"
  99.  
  100. [3ccfem556.ndis5.CopyFiles]
  101. fem556na.sys,fem556n5.sys,,2
  102.  
  103. [3ccfem556B.ndis5.CopyFiles]
  104. fem556nb.sys,fem556n5.sys,,2
  105.  
  106. [3ccfem556BI.ndis5.CopyFiles]
  107. fem556ni.sys,fem556n5.sys,,2
  108.  
  109. [DestinationDirs]
  110. 3ccfem556.ndis5.CopyFiles   = 12
  111. 3ccfem556B.ndis5.CopyFiles  = 12
  112. 3ccfem556BI.ndis5.CopyFiles = 12
  113.  
  114. [Strings]
  115. MSFT                     = "Microsoft"
  116. 3COM                     = "3Com"
  117.  
  118. 3CCFEM556                = "3Com Megahertz 10-100 LAN + 56K Modem (Ethernet)"
  119. 3CCFEM556B               = "3Com Megahertz (B) 10-100 LAN + 56K Modem (Ethernet)"
  120. 3CCFEM556BI              = "3Com Megahertz (BI) 10-100 LAN + 56K Modem (Ethernet)"
  121.  
  122. fem556.device.DispName   = "3Com 3ccfem556 PCMCIA Device Driver"
  123. fem556B.device.DispName  = "3Com 3ccfem556B PCMCIA Device Driver"
  124. fem556BI.device.DispName = "3Com 3ccfem556BI PCMCIA Device Driver"
  125.